Convert CONFIG_CMD_UNIVERSE to Kconfig
authorSimon Glass <[email protected]>
Fri, 4 Aug 2017 22:35:01 +0000 (16:35 -0600)
committerTom Rini <[email protected]>
Fri, 11 Aug 2017 21:44:52 +0000 (17:44 -0400)
commit2a242e3e8074ba929f8aa5e871e4ea2bd9d483c7
tree773929afd3199c616687fcaa84eda46be8cf6418
parent5605aa8ab660655041837dff9dd9ff6fdae385ba
Convert CONFIG_CMD_UNIVERSE to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_UNIVERSE

Since no board uses this, perhaps we should drop this command?

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
cmd/Kconfig
include/config_cmd_all.h
scripts/config_whitelist.txt